home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Q-R / Resize HyperCard Window.cpt / Resize HyperCard Window / card_16231.txt < prev    next >
Text File  |  1990-12-13  |  3KB  |  122 lines

  1. -- card: 16231 from stack: in
  2. -- bmap block id: 3111
  3. -- flags: 4000
  4. -- background id: 4941
  5. -- name: Title
  6.  
  7.  
  8. -- part 26 (field)
  9. -- low flags: 01
  10. -- high flags: 2004
  11. -- rect: left=13 top=214 right=335 bottom=227
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 10
  17. -- style flags: 0
  18. -- line height: 13
  19. -- part name: 
  20.  
  21.  
  22. -- part 29 (field)
  23. -- low flags: 81
  24. -- high flags: 0002
  25. -- rect: left=235 top=2 right=53 bottom=509
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 3
  30. -- text size: 9
  31. -- style flags: 256
  32. -- line height: 12
  33. -- part name: error
  34.  
  35.  
  36. -- part 30 (button)
  37. -- low flags: 00
  38. -- high flags: 0000
  39. -- rect: left=345 top=172 right=198 bottom=370
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: 
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   hide card field error
  51. end mouseUp
  52.  
  53. on mouseDown
  54.   show card field error
  55. end mouseDown
  56.  
  57.  
  58.  
  59. -- part 33 (button)
  60. -- low flags: 00
  61. -- high flags: 0000
  62. -- rect: left=391 top=288 right=315 bottom=419
  63. -- title width / last selected line: 0
  64. -- icon id / first selected line: 0 / 0
  65. -- text alignment: 1
  66. -- font id: 0
  67. -- text size: 12
  68. -- style flags: 0
  69. -- line height: 16
  70. -- part name: 
  71. ----- HyperTalk script -----
  72. on mouseUp
  73.   hide card field error
  74. end mouseUp
  75.  
  76. on mouseDown
  77.   show card field error
  78. end mouseDown
  79.  
  80.  
  81.  
  82. -- part 34 (field)
  83. -- low flags: 01
  84. -- high flags: 0000
  85. -- rect: left=6 top=2 right=171 bottom=506
  86. -- title width / last selected line: 0
  87. -- icon id / first selected line: 0 / 0
  88. -- text alignment: 0
  89. -- font id: 3
  90. -- text size: 12
  91. -- style flags: 0
  92. -- line height: 16
  93. -- part name: 
  94.  
  95.  
  96. -- part contents for card part 26
  97. ----- text -----
  98. Examine the two drawings to determine the ‚Äúsweet spot‚Äù relative to the lower right hand corner of the HyperCard window.  Mouse down in that spot and slowly drag into the content area of the HC window.    Release the mouse.  The HC window resizes itself!  The only trick is to drag into the content area first. 
  99.  
  100. -- part contents for card part 29
  101. ----- text -----
  102. Sorry, you need to mouse down OUTSIDE the actual HyperCard window.  (The drawing is just to show you the approximate cursor position relative to the lower right corner of the window.)
  103.  
  104. -- part contents for card part 32
  105. ----- text -----
  106.  
  107. and I will send you the XCMD that does this (both as MPW Pascal 
  108. source code and inserted into a stack).
  109.  
  110.  
  111. -- part contents for card part 34
  112. ----- text -----
  113. Send $7.50 and a blank disk to:
  114.  
  115. Bob Beichner
  116. Center for Learning and Technology
  117. SUNY at Buffalo
  118. 217 Christopher Baldy Hall
  119. Buffalo, NY  14260
  120.  
  121. and I will send you the XCMD that does this (both as MPW Pascal source code and inserted into a stack).
  122.